Humminbirdhash (#1327)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Mon, 19 Aug 2024 23:33:07 +0000 (17:33 -0600)
committerGitHub <noreply@github.com>
Mon, 19 Aug 2024 23:33:07 +0000 (17:33 -0600)
commit5a08554b7b57802ed6f7870df6bb0ddc43c97e8f
tree141a3f74bfed50e24e59843e11bf100d74eaa3d4
parent9a74671b96a3374694f0e7a6564555918bb00b2f
Humminbirdhash (#1327)

* refactor humminbird handling of wpt numbers.

also:
convert some macros to constexpr.
consistenly use strncpy to move strings to humminbird char arrays.`

* fix clang-diagnostic-missing-field-initializers
defs.h
humminbird.cc
humminbird.h
util.cc